UISelectionFeedbackGenerator
extension Reactive where Base: UISelectionFeedbackGenerator
The reactive extension can be accessed through the reactive
instance property and the reactive
static property.
-
Triggers the feedback.
Declaration
Swift
public var selectionChanged: BindingTarget<()>